memory access
英 [ˈmeməri ˈækses]
美 [ˈmeməri ˈækses]
存储访问,内存访问;存取存储器
英英释义
noun
- (computer science) the operation of reading or writing stored information
双语例句
- When AME is enabled for an LPAR, the operating system starts compressing and decompressing data in memory based on the workload's memory access pattern.
在为LPAR启用AME时,操作系统将开始根据工作负载的内存访问模式压缩和解压缩内存中的数据。 - Modern hardware makes use of nonuniform memory access ( NUMA), whereby a processor can access local memory faster than memory located remotely, on another bus.
现代硬件利用了非一致内存访问(NUMA),因此,处理器访问本地内存的速度比访问位于另一个总线上的远程内存的速度更快。 - On the other side are the technological advances made in the platform, including architectures ( multiprocessing, symmetric multithreading, non-uniform memory access [ NUMA]) and virtualization.
另一方面,它要考虑平台方面的技术进步,包括架构(多处理、对称多线程、非一致内存访问[NUMA]和虚拟化)。 - It results in a tighter coupling between client and server, and also completely ignores things like latency, failure, lack of a shared memory access, etc.
它导致客户端和服务之间更加紧耦合,并且完全忽略了像延时、失败、缺乏共享的内存访问等东西。 - Large page usage is primarily intended to provide performance improvements to memory access intensive applications.
使用大页主要是为提高内存访问频繁的应用程序的性能。 - Design and Optimization of Memory Access Structure for Multicore-SoC Based on SPM
基于SPM的多核SoC访存结构设计与优化 - With AIX uDAPL, you can incorporate the features provided by the API, including the capability to do remote direct memory access ( RDMA).
通过使用AIXuDAPL,可以利用API提供的特性,包括远程直接内存访问(RDMA)。 - Does it contain memory access errors?
是否包括内存访问错误? - This increases the latency of the task's memory access until its data is in the cache of the new CPU.
这就增加了任务的内存访问延迟,这些时间用来将其数据移入新CPU的内存中。 - There is little memory access overhead and rollbacks are rare.
因为内存访问的开销很低,而且回滚操作很少。